FlexReport for WinForms
IsExpression プロパティ (ScriptValue<T>)


C1.Report アセンブリ > C1.Report 名前空間 > ScriptValue<T> クラス : IsExpression プロパティ
Gets or sets a value indicating whether the current ScriptValue<T> is specified as an expression.
シンタックス
'宣言
 
Public Property IsExpression As System.Boolean
'使用法
 
Dim instance As ScriptValue(Of T)
Dim value As System.Boolean
 
instance.IsExpression = value
 
value = instance.IsExpression
public System.bool IsExpression {get; set;}
参照

参照

ScriptValue<T> クラス
ScriptValue<T> メンバ